|
|
|
|
Scrolling Property, SftTabs Class |
Returns the instance of the ScrollingClass class that is used to describe the control's scrolling attributes.
Syntax SftTabs Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Property Scrolling As ScrollingClass |
C# |
public ScrollingClass Scrolling { get; } |
C++ |
public: property ScrollingClass^ Scrolling { |
Property Value
The instance of the ScrollingClass object.
Comments
The Scrolling property returns the instance of the ScrollingClass class that is used to describe the control's scrolling attributes.